Removes a list of dates from the collection.
Namespace: MindFusion.UI.SilverlightAssembly: MindFusion.UI.Silverlight
public void RemoveRange ( List<DateTime> dateList)
Public Sub RemoveRange( _ dateList As List(Of DateTime) _)
The dates to remove from the collection.
DateCollection MembersDateCollection ClassMindFusion.UI.Silverlight Namespace